Adds values to the current Table object.
Syntax
AddValues([Columns], [Values])
Name | Description |
---|---|
Columns |
Optional names of columns to add to the table. |
Values |
Optional values to add to the table. |
Related concepts